engine: 29.5.0#25020
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
||
| ### Rootless | ||
|
|
||
| - Update RootlessKit (3.0.0). [moby/moby#52319](https://github.com/moby/moby/pull/52319) |
There was a problem hiding this comment.
[MEDIUM] RootlessKit update entry inconsistent with established pattern
This entry uses parentheses and no hyperlink:
- Update RootlessKit (3.0.0). [moby/moby#52319](...)
All other dependency update entries in this file follow this pattern (e.g. the 29.2.0 entry):
- Update RootlessKit to [v2.3.6](https://github.com/rootless-containers/rootlesskit/releases/tag/v2.3.6). [moby/moby#51757](...)
Suggested fix:
- Update RootlessKit to [v3.0.0](https://github.com/rootless-containers/rootlesskit/releases/tag/v3.0.0). [moby/moby#52319](https://github.com/moby/moby/pull/52319)
|
|
||
| ## 29.5.0-rc.1 | ||
|
|
||
| {{< release-date date="2026-05-11" >}} |
| ### New | ||
|
|
||
| - Enable private time namespace for containers by default on supported kernels. [moby/moby#52326](https://github.com/moby/moby/pull/52326) | ||
| - The `local` logging-driver now has support for custom attributes, adding support for the `label`, `label-regex`, `env`, `env-regex`, and `tag` log-options. [moby/moby#52348](https://github.com/moby/moby/pull/52348) |
There was a problem hiding this comment.
| - The `local` logging-driver now has support for custom attributes, adding support for the `label`, `label-regex`, `env`, `env-regex`, and `tag` log-options. [moby/moby#52348](https://github.com/moby/moby/pull/52348) | |
| - The `local` logging driver now has support for custom attributes, adding support for the `label`, `label-regex`, `env`, `env-regex`, and `tag` log options. [moby/moby#52348](https://github.com/moby/moby/pull/52348) |
|
|
||
| ### Bug fixes and enhancements | ||
|
|
||
| - Add "time-namespaces" feature-flag to disable time-namespaces. [moby/moby#52577](https://github.com/moby/moby/pull/52577) |
There was a problem hiding this comment.
| - Add "time-namespaces" feature-flag to disable time-namespaces. [moby/moby#52577](https://github.com/moby/moby/pull/52577) | |
| - Add "time-namespaces" feature flag to disable time-namespaces. [moby/moby#52577](https://github.com/moby/moby/pull/52577) |
| - Expose diagnostic data about userland proxy in `docker info`. [moby/moby#52321](https://github.com/moby/moby/pull/52321) | ||
| - Fix `docker image ls --filter reference=...` (`GET /images/json`) to also match fully qualified canonical image names (e.g. `docker.io/library/alpine`), not only the familiar short form. [moby/moby#52333](https://github.com/moby/moby/pull/52333) | ||
| - Fix a bug where leaving an autolock-enabled swarm could leave orphaned state, causing subsequent swarm init to fail with "Swarm is encrypted and needs to be unlocked". [moby/moby#52479](https://github.com/moby/moby/pull/52479) | ||
| - Fix an issue where logging errors logged to the daemon log show an empty string instead of the log message that failed to be logged. [moby/moby#52442](https://github.com/moby/moby/pull/52442) |
There was a problem hiding this comment.
| - Fix an issue where logging errors logged to the daemon log show an empty string instead of the log message that failed to be logged. [moby/moby#52442](https://github.com/moby/moby/pull/52442) | |
| - Fix an issue where logging errors appeared as empty strings in the daemon log instead of the message that failed to write. [moby/moby#52442](https://github.com/moby/moby/pull/52442) |
|
|
||
| ### Packaging updates | ||
|
|
||
| - Update BuildKit to [v0.30.0-rc1](https://github.com/moby/buildkit/releases/tag/v0.30.0-rc1). [moby/moby#52559](https://github.com/moby/moby/pull/52559) |
There was a problem hiding this comment.
i see there's a pr for rc2 but I assume this will get updated later?
moby/moby#52606
There was a problem hiding this comment.
Yes this will be a GA in the final release
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
No issues found. The release notes addition for Docker Engine 29.5.0 follows the documentation style guide and is factually well-structured.
thaJeztah
left a comment
There was a problem hiding this comment.
LGTM
we need a follow-up to update the example versions in Hugo, and to update the API version matrix.
Description
Related issues or tickets
Reviews